home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: More On Content Modeling / Keystone learning XML More on Content Modeling.iso / Video / 1-4-21.mpg (.mp4) < prev    next >
MPEG-1  |  2000-02-18  |  6.7 MB  |  352x240  |  29.97fps  |  47 seconds
Transcription: As you've learned, using document type definitions, you can go in and you can create very structured documents. You can control the content that is put inside your document and make sure that it adheres to the structure that you've defined. Now, granted, it's not the same as, say, a relational database structure where you have complete control and it's very rigid. You can be very rigid inside of an XML document, but it doesn't have a lot of the capabilities of a relational database like primary foreign key relationships and data integrity and things like that. There aren't any triggers, for ex ...